crypto/hmac.marshalable.MarshalBinary (method)

3 uses

	crypto/hmac (current package)
		hmac.go#L41: 	MarshalBinary() ([]byte, error)
		hmac.go#L104: 	imarshal, err := marshalableInner.MarshalBinary()
		hmac.go#L111: 	omarshal, err := marshalableOuter.MarshalBinary()